[INFO] cloning repository https://github.com/terhechte/syntectcss
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/terhechte/syntectcss" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fterhechte%2Fsyntectcss", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fterhechte%2Fsyntectcss'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 982405b946dea620391952122959cca99f7a1ab0
[INFO] checking terhechte/syntectcss against try#8ac0915e346f9a2e49ca3951b642c55bd7d1eaab for pr-158447
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fterhechte%2Fsyntectcss" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/terhechte/syntectcss
[INFO] finished tweaking git repo https://github.com/terhechte/syntectcss
[INFO] tweaked toml for git repo https://github.com/terhechte/syntectcss written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/terhechte/syntectcss on toolchain 8ac0915e346f9a2e49ca3951b642c55bd7d1eaab
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8ac0915e346f9a2e49ca3951b642c55bd7d1eaab" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/terhechte/syntectcss already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8ac0915e346f9a2e49ca3951b642c55bd7d1eaab" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde v1.0.130
[INFO] [stderr]   Downloaded serde_derive v1.0.130
[INFO] [stderr]   Downloaded line-wrap v0.1.1
[INFO] [stderr]   Downloaded plist v0.4.2
[INFO] [stderr]   Downloaded onig v6.3.1
[INFO] [stderr]   Downloaded pkg-config v0.3.22
[INFO] [stderr]   Downloaded quote v1.0.10
[INFO] [stderr]   Downloaded plist v1.2.1
[INFO] [stderr]   Downloaded proc-macro2 v1.0.32
[INFO] [stderr]   Downloaded indexmap v1.7.0
[INFO] [stderr]   Downloaded serde_json v1.0.69
[INFO] [stderr]   Downloaded syn v1.0.81
[INFO] [stderr]   Downloaded libc v0.2.107
[INFO] [stderr]   Downloaded onig_sys v69.7.1
[INFO] [stderr]   Downloaded syntect v4.6.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 526041f1c94f0cb8626799c29442798ca7c25bac9f03e6e63578f7c589cdc409
[INFO] running `Command { std: "docker" "start" "526041f1c94f0cb8626799c29442798ca7c25bac9f03e6e63578f7c589cdc409", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "526041f1c94f0cb8626799c29442798ca7c25bac9f03e6e63578f7c589cdc409" "/opt/rustwide/cargo-home/bin/cargo" "+8ac0915e346f9a2e49ca3951b642c55bd7d1eaab" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "526041f1c94f0cb8626799c29442798ca7c25bac9f03e6e63578f7c589cdc409", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "526041f1c94f0cb8626799c29442798ca7c25bac9f03e6e63578f7c589cdc409" "/opt/rustwide/cargo-home/bin/cargo" "+8ac0915e346f9a2e49ca3951b642c55bd7d1eaab" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling libc v0.2.107
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling proc-macro2 v1.0.32
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling pkg-config v0.3.22
[INFO] [stderr]    Compiling cc v1.0.72
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]     Checking safemem v0.3.3
[INFO] [stderr]     Checking line-wrap v0.1.1
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]     Checking xml-rs v0.8.4
[INFO] [stderr]    Compiling syn v1.0.81
[INFO] [stderr]    Compiling serde_json v1.0.69
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling onig_sys v69.7.1
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking unicode-width v0.1.9
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking base64 v0.10.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking linked-hash-map v0.5.4
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]     Checking walkdir v2.3.2
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking flate2 v1.0.22
[INFO] [stderr]     Checking lazycell v1.3.0
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking plist v1.2.1
[INFO] [stderr]     Checking plist v0.4.2
[INFO] [stderr]     Checking syntectcss v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking onig v6.3.1
[INFO] [stderr]     Checking syntect v4.6.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.40s
[INFO] running `Command { std: "docker" "inspect" "526041f1c94f0cb8626799c29442798ca7c25bac9f03e6e63578f7c589cdc409", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "526041f1c94f0cb8626799c29442798ca7c25bac9f03e6e63578f7c589cdc409", kill_on_drop: false }`
[INFO] [stdout] 526041f1c94f0cb8626799c29442798ca7c25bac9f03e6e63578f7c589cdc409
